Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 178,220 for

document formatting

(0.26 sec)
  1. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...Document constructor Contents [ Hide ] Document() Creates a blank...blank Word document. def __init__ ( self ): ... Remarks A blank...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert CSV to DOTM using Python or with free O...

    CSV to DOTM conversion in your Python applications without using Microsoft Office or online. Test free CSV to DOTM online converter quickly before integrating the code....Separated Values) format is a widely used format for storing tabular...tabular data. It is a plain text format and is easily readable by humans...

    products.aspose.com/total/python-net/conversion...
  3. Converting a PDF file to DOC using Python | Asp...

    Sample code on Python for PDF to DOC conversion. Use example code for batch PDF to DOC conversion with Python and .NET...programmatically a document from PDF to DOC format with a modern document-processing...possible conversion formats, see the Documentation pages. Also, you...

    products.aspose.com/pdf/python-net/conversion/p...
  4. How to merge font span when converting word to ...

    a.docx (13.1 KB) Is there any way to make these txt in one html tag?. Here is my code: var word = new com.aspose.words.Document(path + "a.docx"); HtmlSaveOptions options = new HtmlSaveOptions(); options.setUseHighQ…...Document(path + "a.docx"); HtmlSaveOptions...8:50am 2 @GusGus the text is formatted with different fonts, so it...

    forum.aspose.com/t/how-to-merge-font-span-when-...
  5. FrameFormat.is_frame property | Aspose.Words fo...

    FrameFormat.is_frame property. Returns ``True`` if the paragraph is a frame....to get information about formatting properties of paragraphs...that are frames. doc = aw . Document ( MY_DIR + 'Paragraph frame...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FrameFormat.vertical_distance_from_text propert...

    FrameFormat.vertical_distance_from_text property. Specifies vertical distance (in points) between a frame and the surrounding text....to get information about formatting properties of paragraphs...that are frames. doc = aw . Document ( MY_DIR + 'Paragraph frame...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FormField class | Aspose...

    Aspose::Words::Fields::FormField class. Represents a single form field. To learn more, visit the Documentation article in C++....Working with Form Fields documentation article. class FormField...virtual get_Document () const Gets the document to which this...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Working with Text in PDF|Aspose.PDF for PHP via...

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and PHP....the text elements can be formatted in your own desired style...are: adding text to PDF, formatting text inside PDF file, replace...

    docs.aspose.com/pdf/php-java/working-with-text/
  9. Convert ODP to RTF in Python or with free Onlin...

    ODP to RTF conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free ODP to RTF online converter quickly before integrating the code....to convert ODP files to RTF format for various reasons. ODP files...files are used for creating documents. ODP files are not compatible...

    products.aspose.com/total/python-net/conversion...
  10. OfficeMathDisplayType enumeration | Aspose.Word...

    Aspose.Words.Math.OfficeMathDisplayType enumeration. Specifies the display format type of the equation....enumeration Specifies the display format type of the equation. Members...math display formatting. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...